home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=Audacity
- AppVerName=Audacity
- AppId=Audacity
- AppPublisher=Activebax
- AppPublisherURL=http://audacity.sourcefourge.net/
- AppSupportURL=http://audacity.sourcefourge.net/
- AppUpdatesURL=http://audacity.sourcefourge.net/
- DefaultDirName=c:\Arquivos de Programas\Audacity
- DefaultGroupName=Audacity
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\audacity,1.exe"; DestDir: "{app}"; DestName: "audacity.exe";
- Source: "{app}\audacity-help.htb"; DestDir: "{app}";
- Source: "{app}\audacity,2.exe"; DestDir: "{app}"; DestName: "audacity.exe";
- Source: "{app}\LICENSE.txt"; DestDir: "{app}";
- Source: "{app}\README.txt"; DestDir: "{app}";
- Source: "{app}\arquivoiis.iss"; DestDir: "{app}";
- Source: "{app}\VST\Freeverb-readme.txt"; DestDir: "{app}\VST";
- Source: "{app}\VST\Freeverb2.dll"; DestDir: "{app}\VST";
- [Run]
- Filename: "{app}\audacity.exe"; Description: "Launch Audacity"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Audacity"; Filename: "{app}\audacity.exe";
-